EMT Practice Test

1. Question Content...


Question List

Question1: Your customer has a requirement where the maximum allowed discount for all products with ''Accessory product Type is 20%, except for user Type ''Manager'', who are allowed to discount up to 30% on all products, what is the standard way to implement his requirement?

Question2: What does the Currency Rate represent in Currencies definition setup?

Question3: Which of the following applies to Quote Custom Fields?
Note: There are 3 correct answers to this question.

Question4: What would be the standard way to let a user input quantity within the product configuration?

Question5: A user has a product that needs to be added to the quote with multiple hierarchy levels. The parent product configuration must also be displayed in the quote, which type of product best meets this requirement?

Question6: In a Configurable Product, there is a requirement to disallow some attributes if the value of attribute ''Number of users'' equal to or greater than 100, and less than 1000. How would you write this condition in a product rule?
Note: There are 2 correct answers to this question.

Question7: What is the main difference between product Types and Categories?

Question8: What is the correct keyword to use a module in another script?

Question9: Which of the following scripting events should be avoided for best performance?

Question10: What can the user account still be used for if the Active flag is set to disabled?

Question11: The base price of a product was changed, where can you investigate when the changes occurred?

Question12: Which of the following python lines would set the display value ''20 GB'' (value code ''20GB'') for a dropdown attribute named ''Additional Disk Space''?

Question13: Which of the following are standard administrative methods for creating products?
Note: There are 2 correct answers to this question.

Question14: Which tag should you use in a container-column calculation formula if the value should depend on another column's value?

Question15: What type of script can you apply to an Editable Field Group in Card Filed Administration?

Question16: What should you try if you are unable to develop code logic in pure Python?
Note: There are 3 correct answers to this question.

Question17: Which is the standard method to make each Quote expire 60 days after creation/

Question18: Which method can you use to expose a quote custom field in the Quotes List Page?

Question19: Which Tags can only be used within a C2 Loop when creating Document Generation Templates?

Question20: How would you automatically notify the quote owner when a prospect open the email from SAP CPQ containing the generating document?

Question21: Which of the following rules apply to pricebooks within a Market?
Note: There are 2correct answers to this question.

Question22: Which tag will retrieve the product part number withinthe same product configuration?

Question23: Which of the following scenarios can be supported by pricebooks?
Note: There are 2correct answers to this question.

Question24: Which technology can you use to customize responsive templates?
Note: There are 3 correct answers to this question.

Question25: Attribute ''memory '' has a ''user Selection w/Quantity inputs for each Attribute value'' Attribute type.
Which Display type should you use to allow the input of quantities in the configurator?

Question26: Which of the following applies to setting Attribute Display, such as Radio Button?
Note: There are 2correct answers to this question.

Question27: In the condition of a rule you wish to check if the user has selected '' Large'' in the Attribute ''Size''. The attribute value has a Value of ""Large'' and a Value Code of Lg''. How could this condition be written?
Note: There are 2correct answers to this question.